This SDK is for the NEO2 UHF USB reader.

In general, it is only possible to read parameters, not write them. Thus, changes concerning the reader settings in the Reader Demo Tool won't affect the performance of the reader.

Files:
Reader-Host-Protocol -> Description of the protocol used for communication with the reader

Folders:
ExampleProjects - contains examples of implementations of the Reader-Host-Protocol
    CPPrfeReaderInterface   - C++ implementation 
    CSrfeReaderInterface    - C# implementation (default - ready to run)
    JrfeReaderInterface     - Java implementation
    QrfeReaderInterface     - QT implementation 

Reader Demo Tool - Application for communicating with the reader
    iDTRONIC - Reader Demo Tool Setup -> Installation file for the Reader Demo Tool
    UHF-Reader-Demo-Tool-Getting Started -> User Manual for the Reader Demo Tool
